home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14767 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: druid.borland.com!usenet
  2. From: mstave@wpo.borland.com (Matt Stave)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland 3.0 - Newbie question
  5. Date: Mon, 01 Apr 1996 20:52:36 GMT
  6. Organization: Borland International
  7. Message-ID: <4jpfo5$1js@druid.borland.com>
  8. References: <internews46B68BCF55@argonet.co.uk>
  9. NNTP-Posting-Host: mstave2.borland.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Charlotte,
  13.  
  14. To make an application that you can run, you need to produce an .exe.
  15.  
  16. What are xxx and yyy?
  17.  
  18. --- Matt
  19.  
  20.  
  21.  
  22. Charlotte Tomlinson <eeyore@argonet.co.uk> wrote:
  23.  
  24. >Hello,
  25.  
  26. >I am trying to create a simple DOS executable from Borland Turbo 3.0.  I
  27. >have a .cpp file which includes several of my own headers.  If I select
  28. >the Options|Application option to produce a standard EXE file, then I get
  29. >linker errors of the form "Undefined symbol xxx in module yyy".  However,
  30. >if I select the Options|Make 'Run librarian' item (which, from what I
  31. >understand changes the output to a .LIB), then I get no linker errors at
  32. >all, and everything looks fine, but obviously I can't run my main program.
  33. > I have had relatively few problems with C++ itself, but several with the
  34. >project setup, what am I missing??
  35.  
  36. >Thanks in advance.
  37.  
  38.  
  39. >... Windows?  I saw through them!
  40. >-- 
  41. >-----------------------------------------------------------------------------
  42. >| Charlotte Tomlinson  |    Mediocrity know nothing higher than itself,     |
  43. >| eeyore@argonet.co.uk |       but talent instantly recognises genius.      |
  44. >|---------------------------------------------------------------------------|
  45. >--------- Now WWWebbed up at http://www.argonet.co.uk/users/eeyore/ ---------
  46.  
  47.  
  48.  
  49.